Skip to content

Revise ReadPreference support and introduce support for ReadConcern #4288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Feb 13, 2023

This pull request revises ReadPreference support and introduces ReadConcern support to Query and AggregationOptions.

  • CollectionPreparer and delegates
  • Documentation

Closes #4277
Closes #4286

@mp911de mp911de added the type: enhancement A general enhancement label Feb 13, 2023
christophstrobl pushed a commit that referenced this pull request Feb 16, 2023
Add support for setting the ReadConcern and ReadPreference via the Query and Aggregation API.

Closes: #4277, #4286
Original Pull Request: #4288
christophstrobl pushed a commit that referenced this pull request Feb 16, 2023
Documentation, refine parameter ordering.

Original Pull Request: #4288
christophstrobl added a commit that referenced this pull request Feb 16, 2023
Implement ReadConcernAware and ReadPreferenceAware for NearQuery and make sure those get applied when working with the template API.

Original Pull Request: #4288
@christophstrobl christophstrobl deleted the issue/4277 branch February 16, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
2 participants